Skip to content

Add missing <cstdint> includes#65

Merged
lawrinn merged 1 commit intomariadb-corporation:masterfrom
alyssais:cstdint
Sep 22, 2025
Merged

Add missing <cstdint> includes#65
lawrinn merged 1 commit intomariadb-corporation:masterfrom
alyssais:cstdint

Conversation

@alyssais
Copy link
Copy Markdown
Contributor

These files use types from without including it. Without the includes, the build fails for musl.

These files use types from <cstdint> without including it.  Without
the includes, the build fails for musl.
@lawrinn lawrinn merged commit 381c2c1 into mariadb-corporation:master Sep 22, 2025
1 of 11 checks passed
@lawrinn
Copy link
Copy Markdown
Collaborator

lawrinn commented Sep 22, 2025

Since this is something obvious that cannot be done in the other way, I thing it's ok to merge it. But in case you submit new PR's, please add the note that you are contributing my new code of the whole pull request, including one or several files that are either new files or modified ones, under the BSD-new license.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants